PlEmployerSoftSkill 
Logical Entity Name  PlEmployerSoftSkill 
Default Table Name  PlEmployerSoftSkill 
Physical Only  NO 
Definition 
 
Note 
 

PlEmployerSoftSkill Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlEmployerSoftSkillID    int  NO 
 
PlEmployerID(PK)(FK)    int  NO 
 
PlSoftSkillID(PK)(FK)    int  NO 
 
SyCampusGrpID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

PlEmployerSoftSkill Primary and Unique Keys 
Key Name  Key Type  Keys 
PK__PlEmployerSoftSkill__PlEmployerID_PlSoftSkillID  PrimaryKey  PlEmployerID, PlSoftSkillID 

PlEmployerSoftSkill Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
PlEmployer  Identifying  One To Zero or More  FK_PlEmployerSoftSkill_PlEmployerID_PlEmployer_PlEmployerID      PlEmployerID  NO  YES 
PlSkill  Identifying  One To Zero or More  FK_PlEmployerSoftSkill_PlSoftSkillID_PlSkill_PlSkillID      PlSoftSkillID  NO  YES 
SyCampusGrp  Non-Identifying  One To Zero or More  FK_PlEmployerSoftSkill_SyCampusGrpID_SyCampusGrp_SyCampusGrpID      SyCampusGrpID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_PlEmployerSoftSkill_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

PlEmployerSoftSkill Check Constraints 
Check Constraint Name  CheckConstraint